home *** CD-ROM | disk | FTP | other *** search
/ Tears Of The Sun Press Kit / Tears of the Sun Press Kit.iso / pc / acrobat reader 5 pc / acrord32.exe / PSPROCSET / 7 < prev    next >
Text File  |  2002-12-13  |  27KB  |  1,710 lines

  1. %%BeginResource: procset pdftext
  2. %%Version: 5.0 6
  3. %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
  4. %%Title: Text operators for PDF
  5. PDF /PDFText 78 dict dup begin put
  6. /docinitialize
  7. {
  8. /resourcestatus where {
  9. pop
  10. /CIDParams /ProcSet resourcestatus {
  11. pop pop
  12. false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
  13. } if
  14. } if
  15. PDF begin
  16. PDFText /_pdfDefineIdentity-H known
  17. { PDFText /_pdfDefineIdentity-H get exec}
  18. if
  19. end
  20. } bd
  21. /initialize {
  22. PDFText begin
  23. } bd
  24. /terminate { end } bd
  25. Level2?
  26. {
  27. /_safeput
  28. {
  29. 3 -1 roll load 3 1 roll put
  30. }
  31. bd
  32. }
  33. {
  34. /_safeput
  35. {
  36. 2 index load dup dup length exch maxlength ge
  37. { dup length 5 add dict copy
  38. 3 index xdd
  39. }
  40. { pop }
  41. ifelse
  42. 3 -1 roll load 3 1 roll put
  43. }
  44. bd
  45. }
  46. ifelse
  47. /pdf_has_composefont? systemdict /composefont known def
  48. /CopyFont {
  49. {
  50. 1 index /FID ne 2 index /UniqueID ne and
  51. { def } { pop pop } ifelse
  52. } forall
  53. } bd
  54. /Type0CopyFont
  55. {
  56. exch
  57. dup length dict
  58. begin
  59. CopyFont
  60. [
  61. exch
  62. FDepVector
  63. {
  64. dup /FontType get 0 eq
  65. {
  66. 1 index Type0CopyFont
  67. /_pdfType0 exch definefont
  68. }
  69. {
  70. /_pdfBaseFont exch
  71. 2 index exec
  72. }
  73. ifelse
  74. exch
  75. }
  76. forall
  77. pop
  78. ]
  79. /FDepVector exch def
  80. currentdict
  81. end
  82. } bd
  83. Level2? {currentglobal true setglobal} if
  84. /cHexEncoding
  85. [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
  86. /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
  87. /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
  88. /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
  89. /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
  90. /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
  91. /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
  92. /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
  93. /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
  94. /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
  95. /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
  96. /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
  97. /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
  98. /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
  99. Level2? {setglobal} if
  100. /modEnc {
  101. /_enc xdd
  102. /_icode 0 dd
  103. counttomark 1 sub -1 0
  104. {
  105. index
  106. dup type /nametype eq
  107. {
  108. _enc _icode 3 -1 roll put
  109. _icode 1 add
  110. }
  111. if
  112. /_icode xdd
  113. } for
  114. cleartomark
  115. _enc
  116. } bd
  117. /trEnc {
  118. /_enc xdd
  119. 255 -1 0 {
  120. exch dup -1 eq
  121. { pop /.notdef }
  122. { Encoding exch get }
  123. ifelse
  124. _enc 3 1 roll put
  125. } for
  126. pop
  127. _enc
  128. } bd
  129. /TE {
  130. /_i xdd
  131. StandardEncoding 256 array copy modEnc
  132. _pdfEncodings exch _i exch put
  133. } bd
  134. /TZ
  135. {
  136. /_usePDFEncoding xdd
  137. findfont
  138. dup length 6 add dict
  139. begin
  140. {
  141. 1 index /FID ne { def } { pop pop } ifelse
  142. } forall
  143. /pdf_origFontName FontName def
  144. /FontName exch def
  145. currentdict /PaintType known
  146. { PaintType 2 eq {/PaintType 0 def} if }
  147. if
  148. _usePDFEncoding 0 ge
  149. {
  150. /Encoding _pdfEncodings _usePDFEncoding get def
  151. pop
  152. }
  153. {
  154. _usePDFEncoding -1 eq
  155. {
  156. counttomark 0 eq
  157. { pop }
  158. {
  159. Encoding 256 array copy
  160. modEnc /Encoding exch def
  161. }
  162. ifelse
  163. }
  164. {
  165. 256 array
  166. trEnc /Encoding exch def
  167. }
  168. ifelse
  169. }
  170. ifelse
  171. pdf_EuroProcSet pdf_origFontName known
  172. {
  173. pdf_origFontName pdf_AddEuroGlyphProc
  174. } if
  175. Level2?
  176. {
  177. currentdict /pdf_origFontName undef
  178. } if
  179. FontName currentdict
  180. end
  181. definefont pop
  182. }
  183. bd
  184. Level2?
  185. {
  186. /TZG
  187. {
  188. currentglobal true setglobal
  189. 2 index _pdfFontStatus
  190. {
  191. 2 index findfont
  192. false setglobal
  193. 3 index findfont
  194. true setglobal
  195. ne
  196. {
  197. 2 index findfont dup rcheck
  198. {
  199. dup length dict begin
  200. {
  201. 1 index /FID ne { def } { pop pop } ifelse
  202. } forall
  203. currentdict end
  204. }
  205. if
  206. 3 index exch definefont pop
  207. }
  208. if
  209. } if
  210. setglobal
  211. TZ
  212. } bd
  213. }
  214. {
  215. /TZG {TZ} bd
  216. } ifelse
  217. Level2?
  218. {
  219. currentglobal false setglobal
  220. userdict /pdftext_data 5 dict put
  221. pdftext_data
  222. begin
  223. /saveStacks
  224. {
  225. pdftext_data
  226. begin
  227. /vmmode currentglobal def
  228. false setglobal
  229. count array astore /os exch def
  230. end
  231. countdictstack array dictstack pdftext_data exch /ds exch put
  232. cleardictstack pdftext_data /dscount countdictstack put
  233. pdftext_data /vmmode get setglobal
  234. } bind def
  235. /restoreStacks
  236. {
  237. pdftext_data /vmmode currentglobal put false setglobal
  238. clear cleardictstack
  239. pdftext_data /ds get dup
  240. pdftext_data /dscount get 1 2 index length 1 sub
  241. { get begin dup } for
  242. pop pop
  243. pdftext_data /os get aload pop
  244. pdftext_data /vmmode get setglobal
  245. } bind def
  246. /testForClonePrinterBug
  247. {
  248. currentglobal true setglobal
  249. /undefinedCategory /Generic /Category findresource
  250. dup length dict copy /Category defineresource pop
  251. setglobal
  252. pdftext_data /saveStacks get exec
  253. pdftext_data /vmmode currentglobal put false setglobal
  254. /undefined /undefinedCategory { resourcestatus } stopped
  255. pdftext_data exch /bugFound exch put
  256. pdftext_data /vmmode get setglobal
  257. pdftext_data /restoreStacks get exec
  258. pdftext_data /bugFound get
  259. } bind def
  260. end
  261. setglobal
  262. /pdf_resourcestatus
  263. pdftext_data /testForClonePrinterBug get exec
  264. {
  265. {
  266. pdftext_data /saveStacks get exec
  267. pdftext_data /os get dup dup length 1 sub
  268. dup 1 sub dup 0 lt { pop 0 } if
  269. exch 1 exch { get exch dup } for
  270. pop pop
  271. { resourcestatus }
  272. stopped
  273. {
  274. clear cleardictstack pdftext_data /restoreStacks get exec
  275. { pop pop } stopped pop false
  276. }
  277. {
  278. count array astore pdftext_data exch /results exch put
  279. pdftext_data /restoreStacks get exec pop pop
  280. pdftext_data /results get aload pop
  281. }
  282. ifelse
  283. }
  284. }
  285. { { resourcestatus } }
  286. ifelse
  287. bd
  288. }
  289. if
  290. Level2?
  291. {
  292. /_pdfUndefineResource
  293. {
  294. currentglobal 3 1 roll
  295. _pdf_FontDirectory 2 index 2 copy known
  296. {undef}
  297. {pop pop}
  298. ifelse
  299. 1 index (pdf) exch _pdfConcatNames 1 index
  300. 1 index 1 _pdfConcatNames 1 index
  301. 5 index 1 _pdfConcatNames 1 index
  302. 4
  303. {
  304. 2 copy pdf_resourcestatus
  305. {
  306. pop 2 lt
  307. {2 copy findresource gcheck setglobal undefineresource}
  308. {pop pop}
  309. ifelse
  310. }
  311. { pop pop}
  312. ifelse
  313. } repeat
  314. setglobal
  315. } bd
  316. }
  317. {
  318. /_pdfUndefineResource { pop pop} bd
  319. }
  320. ifelse
  321. Level2?
  322. {
  323. /_pdfFontStatus
  324. {
  325. currentglobal exch
  326. /Font pdf_resourcestatus
  327. {pop pop true}
  328. {false}
  329. ifelse
  330. exch setglobal
  331. } bd
  332. }
  333. {
  334. /_pdfFontStatusString 50 string def
  335. _pdfFontStatusString 0 (fonts/) putinterval
  336. /_pdfFontStatus
  337. {
  338. FontDirectory 1 index known
  339. { pop true }
  340. {
  341. _pdfFontStatusString 6 42 getinterval
  342. cvs length 6 add
  343. _pdfFontStatusString exch 0 exch getinterval
  344. { status } stopped
  345. {pop false}
  346. {
  347. { pop pop pop pop true}
  348. { false }
  349. ifelse
  350. }
  351. ifelse
  352. }
  353. ifelse
  354. } bd
  355. }
  356. ifelse
  357. Level2?
  358. {
  359. /_pdfCIDFontStatus
  360. {
  361. /CIDFont /Category pdf_resourcestatus
  362. {
  363. pop pop
  364. /CIDFont pdf_resourcestatus
  365. {pop pop true}
  366. {false}
  367. ifelse
  368. }
  369. { pop false }
  370. ifelse
  371. } bd
  372. }
  373. if
  374. /_pdfString100 100 string def
  375. /_pdfComposeFontName
  376. {
  377. dup length 1 eq
  378. {
  379. 0 get
  380. 1 index
  381. type /nametype eq
  382. {
  383. _pdfString100 cvs
  384. length dup dup _pdfString100 exch (-) putinterval
  385. _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
  386. 2 index exch cvs length
  387. add 1 add _pdfString100 exch 0 exch getinterval
  388. exch pop
  389. true
  390. }
  391. {
  392. pop pop
  393. false
  394. }
  395. ifelse
  396. }
  397. {
  398. false
  399. }
  400. ifelse
  401. dup {exch cvn exch} if
  402. } bd
  403. /_pdfConcatNames
  404. {
  405. exch
  406. _pdfString100 cvs
  407. length dup dup _pdfString100 exch (-) putinterval
  408. _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
  409. 3 -1 roll exch cvs length
  410. add 1 add _pdfString100 exch 0 exch getinterval
  411. cvn
  412. } bind def
  413. /_pdfTextTempString 50 string def
  414. /_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
  415. /_pdf_CheckCIDSystemInfo
  416. {
  417. 1 index _pdfTextTempString cvs
  418. (Identity) anchorsearch
  419. {
  420. pop pop pop pop true
  421. }
  422. {
  423. false
  424. _pdfRegOrderingArray
  425. {
  426. 2 index exch
  427. anchorsearch
  428. { pop pop pop true exit}
  429. { pop }
  430. ifelse
  431. }
  432. forall
  433. exch pop
  434. exch /CIDFont findresource
  435. /CIDSystemInfo get
  436. 3 -1 roll /CMap findresource
  437. /CIDSystemInfo get
  438. exch
  439. 3 -1 roll
  440. {
  441. 2 copy
  442. /Supplement get
  443. exch
  444. dup type /dicttype eq
  445. {/Supplement get}
  446. {pop 0 }
  447. ifelse
  448. ge
  449. }
  450. { true }
  451. ifelse
  452. {
  453. dup /Registry get
  454. 2 index /Registry get eq
  455. {
  456. /Ordering get
  457. exch /Ordering get
  458. dup type /arraytype eq
  459. {
  460. 1 index type /arraytype eq
  461. {
  462. true
  463. 1 index length 1 sub -1 0
  464. {
  465. dup 2 index exch get exch 3 index exch get ne
  466. { pop false exit}
  467. if
  468. } for
  469. exch pop exch pop
  470. }
  471. { pop pop false }
  472. ifelse
  473. }
  474. {
  475. eq
  476. }
  477. ifelse
  478. }
  479. { pop pop false }
  480. ifelse
  481. }
  482. { pop pop false }
  483. ifelse
  484. }
  485. ifelse
  486. } bind def
  487. pdf_has_composefont?
  488. {
  489. /_pdfComposeFont
  490. {
  491. 2 copy _pdfComposeFontName not
  492. {
  493. 2 index
  494. }
  495. if
  496. (pdf) exch _pdfConcatNames
  497. dup _pdfFontStatus
  498. { dup findfont 5 2 roll pop pop pop true}
  499. {
  500. 4 1 roll
  501. 1 index /CMap pdf_resourcestatus
  502. {
  503. pop pop
  504. true
  505. }
  506. {false}
  507. ifelse
  508. 1 index true exch
  509. {
  510. _pdfCIDFontStatus not
  511. {pop false exit}
  512. if
  513. }
  514. forall
  515. and
  516. {
  517. 1 index 1 index 0 get _pdf_CheckCIDSystemInfo
  518. {
  519. 3 -1 roll pop
  520. 2 index 3 1 roll
  521. composefont true
  522. }
  523. {
  524. pop pop exch pop false
  525. }
  526. ifelse
  527. }
  528. {
  529. _pdfComposeFontName
  530. {
  531. dup _pdfFontStatus
  532. {
  533. exch pop
  534. 1 index exch
  535. findfont definefont true
  536. }
  537. {
  538. pop exch pop
  539. false
  540. }
  541. ifelse
  542. }
  543. {
  544. exch pop
  545. false
  546. }
  547. ifelse
  548. }
  549. ifelse
  550. { true }
  551. {
  552. dup _pdfFontStatus
  553. { dup findfont true }
  554. { pop false }
  555. ifelse
  556. }
  557. ifelse
  558. }
  559. ifelse
  560. } bd
  561. }
  562. {
  563. /_pdfComposeFont
  564. {
  565. _pdfComposeFontName not
  566. {
  567. dup
  568. }
  569. if
  570. dup
  571. _pdfFontStatus
  572. {exch pop dup findfont true}
  573. {
  574. 1 index
  575. dup type /nametype eq
  576. {pop}
  577. {cvn}
  578. ifelse
  579. eq
  580. {pop false}
  581. {
  582. dup _pdfFontStatus
  583. {dup findfont true}
  584. {pop false}
  585. ifelse
  586. }
  587. ifelse
  588. }
  589. ifelse
  590. } bd
  591. }
  592. ifelse
  593. /_pdfStyleDicts 4 dict dup begin
  594. /Adobe-Japan1 4 dict dup begin
  595. Level2?
  596. {
  597. /Serif
  598. /HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
  599. {/HeiseiMin-W3}
  600. {
  601. /HeiseiMin-W3 _pdfCIDFontStatus
  602. {/HeiseiMin-W3}
  603. {/Ryumin-Light}
  604. ifelse
  605. }
  606. ifelse
  607. def
  608. /SansSerif
  609. /HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
  610. {/HeiseiKakuGo-W5}
  611. {
  612. /HeiseiKakuGo-W5 _pdfCIDFontStatus
  613. {/HeiseiKakuGo-W5}
  614. {/GothicBBB-Medium}
  615. ifelse
  616. }
  617. ifelse
  618. def
  619. /HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
  620. {/HeiseiMaruGo-W4}
  621. {
  622. /HeiseiMaruGo-W4 _pdfCIDFontStatus
  623. {/HeiseiMaruGo-W4}
  624. {
  625. /Jun101-Light-RKSJ-H _pdfFontStatus
  626. { /Jun101-Light }
  627. { SansSerif }
  628. ifelse
  629. }
  630. ifelse
  631. }
  632. ifelse
  633. /RoundSansSerif exch def
  634. /Default Serif def
  635. }
  636. {
  637. /Serif /Ryumin-Light def
  638. /SansSerif /GothicBBB-Medium def
  639. {
  640. (fonts/Jun101-Light-83pv-RKSJ-H) status
  641. }stopped
  642. {pop}{
  643. { pop pop pop pop /Jun101-Light }
  644. { SansSerif }
  645. ifelse
  646. /RoundSansSerif exch def
  647. }ifelse
  648. /Default Serif def
  649. }
  650. ifelse
  651. end
  652. def
  653. /Adobe-Korea1 4 dict dup begin
  654. /Serif /HYSMyeongJo-Medium def
  655. /SansSerif /HYGoThic-Medium def
  656. /RoundSansSerif SansSerif def
  657. /Default Serif def
  658. end
  659. def
  660. /Adobe-GB1 4 dict dup begin
  661. /Serif /STSong-Light def
  662. /SansSerif /STHeiti-Regular def
  663. /RoundSansSerif SansSerif def
  664. /Default Serif def
  665. end
  666. def
  667. /Adobe-CNS1 4 dict dup begin
  668. /Serif /MKai-Medium def
  669. /SansSerif /MHei-Medium def
  670. /RoundSansSerif SansSerif def
  671. /Default Serif def
  672. end
  673. def
  674. end
  675. def
  676. /TZzero
  677. {
  678. /_wmode xdd
  679. /_styleArr xdd
  680. /_regOrdering xdd
  681. 3 copy
  682. _pdfComposeFont
  683. {
  684. 5 2 roll pop pop pop
  685. }
  686. {
  687. [
  688. 0 1 _styleArr length 1 sub
  689. {
  690. _styleArr exch get
  691. _pdfStyleDicts _regOrdering 2 copy known
  692. {
  693. get
  694. exch 2 copy known not
  695. { pop /Default }
  696. if
  697. get
  698. }
  699. {
  700. pop pop pop /Unknown
  701. }
  702. ifelse
  703. }
  704. for
  705. ]
  706. exch pop
  707. 2 index 3 1 roll
  708. _pdfComposeFont
  709. {3 -1 roll pop}
  710. {
  711. findfont dup /FontName get exch
  712. }
  713. ifelse
  714. }
  715. ifelse
  716. dup /WMode 2 copy known
  717. { get _wmode ne }
  718. { pop pop _wmode 1 eq}
  719. ifelse
  720. {
  721. exch _wmode _pdfConcatNames
  722. dup _pdfFontStatus
  723. { exch pop dup findfont false}
  724. { exch true }
  725. ifelse
  726. }
  727. {
  728. dup /FontType get 0 ne
  729. }
  730. ifelse
  731. {
  732. dup /FontType get 3 eq _wmode 1 eq and
  733. {
  734. _pdfVerticalRomanT3Font dup length 10 add dict copy
  735. begin
  736. /_basefont exch
  737. dup length 3 add dict
  738. begin
  739. {1 index /FID ne {def}{pop pop} ifelse }
  740. forall
  741. /Encoding Encoding dup length array copy
  742. dup 16#27 /quotesingle put
  743. dup 16#60 /grave put
  744. _regOrdering /Adobe-Japan1 eq
  745. {dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
  746. if
  747. def
  748. FontName
  749. currentdict
  750. end
  751. definefont
  752. def
  753. /Encoding _basefont /Encoding get def
  754. /_fauxfont true def
  755. }
  756. {
  757. dup length 3 add dict
  758. begin
  759. {1 index /FID ne {def}{pop pop} ifelse }
  760. forall
  761. FontType 0 ne
  762. {
  763. /Encoding Encoding dup length array copy
  764. dup 16#27 /quotesingle put
  765. dup 16#60 /grave put
  766. _regOrdering /Adobe-Japan1 eq
  767. {dup 16#5c /yen put}
  768. if
  769. def
  770. /_fauxfont true def
  771. } if
  772. } ifelse
  773. /WMode _wmode def
  774. dup dup /FontName exch def
  775. currentdict
  776. end
  777. definefont pop
  778. }
  779. {
  780. pop
  781. }
  782. ifelse
  783. /_pdf_FontDirectory 3 1 roll _safeput
  784. }
  785. bd
  786. Level2?
  787. {
  788. /Tf {
  789. _pdf_FontDirectory 2 index 2 copy known
  790. {get exch 3 -1 roll pop}
  791. {pop pop}
  792. ifelse
  793. selectfont
  794. } bd
  795. }
  796. {
  797. /Tf {
  798. _pdf_FontDirectory 2 index 2 copy known
  799. {get exch 3 -1 roll pop}
  800. {pop pop}
  801. ifelse
  802. exch findfont exch
  803. dup type /arraytype eq
  804. {makefont}
  805. {scalefont}
  806. ifelse
  807. setfont
  808. } bd
  809. }
  810. ifelse
  811. /cshow where
  812. {
  813. pop /pdf_cshow /cshow load dd
  814. /pdf_remove2 {pop pop} dd
  815. }
  816. {
  817. /pdf_cshow {exch forall} dd
  818. /pdf_remove2 {} dd
  819. } ifelse
  820. /pdf_xshow
  821. {
  822. /_pdf_na xdd
  823. /_pdf_i 0 dd
  824. currentpoint
  825. /_pdf_y xdd
  826. /_pdf_x xdd
  827. {
  828. pdf_remove2
  829. _pdf_str1 exch 0 exch put
  830. _pdf_str1 /_pdf_showproc load exec
  831. {_pdf_na _pdf_i get} stopped
  832. { pop pop }
  833. {
  834. _pdf_x _pdf_y moveto
  835. 0
  836. rmoveto
  837. }
  838. ifelse
  839. _pdf_i 1 add /_pdf_i xdd
  840. currentpoint
  841. /_pdf_y xdd
  842. /_pdf_x xdd
  843. }
  844. exch
  845. pdf_cshow
  846. } bd
  847. /pdf_yshow
  848. {
  849. /_pdf_na xdd
  850. /_pdf_i 0 dd
  851. currentpoint
  852. /_pdf_y xdd
  853. /_pdf_x xdd
  854. {
  855. pdf_remove2
  856. _pdf_str1 exch 0 exch put
  857. _pdf_str1 /_pdf_showproc load exec
  858. {_pdf_na _pdf_i get} stopped
  859. { pop pop }
  860. {
  861. _pdf_x _pdf_y moveto
  862. 0 exch
  863. rmoveto
  864. }
  865. ifelse
  866. _pdf_i 1 add /_pdf_i xdd
  867. currentpoint
  868. /_pdf_y xdd
  869. /_pdf_x xdd
  870. }
  871. exch
  872. pdf_cshow
  873. } bd
  874. /pdf_xyshow
  875. {
  876. /_pdf_na xdd
  877. /_pdf_i 0 dd
  878. currentpoint
  879. /_pdf_y xdd
  880. /_pdf_x xdd
  881. {
  882. pdf_remove2
  883. _pdf_str1 exch 0 exch put
  884. _pdf_str1 /_pdf_showproc load exec
  885. {_pdf_na _pdf_i get} stopped
  886. { pop pop }
  887. {
  888. {_pdf_na _pdf_i 1 add get} stopped
  889. { pop pop pop}
  890. {
  891. _pdf_x _pdf_y moveto
  892. rmoveto
  893. }
  894. ifelse
  895. }
  896. ifelse
  897. _pdf_i 2 add /_pdf_i xdd
  898. currentpoint
  899. /_pdf_y xdd
  900. /_pdf_x xdd
  901. }
  902. exch
  903. pdf_cshow
  904. } bd
  905. /pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
  906. /pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
  907. /pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
  908. Level2? _ColorSep5044? not and
  909. {
  910. /pdfxs {{xshow} stopped {pdfl1xs} if} bd
  911. /pdfys {{yshow} stopped {pdfl1ys} if} bd
  912. /pdfxys {{xyshow} stopped {pdfl1xys} if} bd
  913. }
  914. {
  915. /pdfxs /pdfl1xs load dd
  916. /pdfys /pdfl1ys load dd
  917. /pdfxys /pdfl1xys load dd
  918. } ifelse
  919. /pdf_charpath {false charpath} bd
  920. /pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
  921. /pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
  922. /pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
  923. /pdf_strokepath
  924. {
  925. {
  926. pdf_remove2
  927. _pdf_str1 exch 0 exch put
  928. _pdf_str1 false charpath
  929. currentpoint S moveto
  930. } bind
  931. exch pdf_cshow
  932. } bd
  933. /pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
  934. /pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
  935. /pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
  936. Level2? {currentglobal true setglobal} if
  937. /d0/setcharwidth ld
  938. /nND {{/.notdef} repeat} bd
  939. /T3Defs {
  940. /BuildChar
  941. {
  942. 1 index /Encoding get exch get
  943. 1 index /BuildGlyph get exec
  944. }
  945. def
  946. /BuildGlyph {
  947. exch begin
  948. GlyphProcs exch get exec
  949. end
  950. } def
  951. /_pdfT3Font true def
  952. } bd
  953. /_pdfBoldRomanWidthProc
  954. {
  955. stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
  956. 0 0
  957. } bd
  958. /_pdfType0WidthProc
  959. {
  960. dup stringwidth 0 0 moveto
  961. 2 index true charpath pathbbox
  962. 0 -1
  963. 7 index 2 div .88
  964. setcachedevice2
  965. pop
  966. 0 0
  967. } bd
  968. /_pdfType0WMode1WidthProc
  969. {
  970. dup stringwidth
  971. pop 2 div neg -0.88
  972. 2 copy
  973. moveto
  974. 0 -1
  975. 5 -1 roll true charpath pathbbox
  976. setcachedevice
  977. } bd
  978. /_pdfBoldBaseFont
  979. 11 dict begin
  980. /FontType 3 def
  981. /FontMatrix[1 0 0 1 0 0]def
  982. /FontBBox[0 0 1 1]def
  983. /Encoding cHexEncoding def
  984. /_setwidthProc /_pdfBoldRomanWidthProc load def
  985. /_bcstr1 1 string def
  986. /BuildChar
  987. {
  988. exch begin
  989. _basefont setfont
  990. _bcstr1 dup 0 4 -1 roll put
  991. dup
  992. _setwidthProc
  993. 3 copy
  994. moveto
  995. show
  996. _basefonto setfont
  997. moveto
  998. show
  999. end
  1000. }bd
  1001. currentdict
  1002. end
  1003. def
  1004. pdf_has_composefont?
  1005. {
  1006. /_pdfBoldBaseCIDFont
  1007. 11 dict begin
  1008. /CIDFontType 1 def
  1009. /CIDFontName /_pdfBoldBaseCIDFont def
  1010. /FontMatrix[1 0 0 1 0 0]def
  1011. /FontBBox[0 0 1 1]def
  1012. /_setwidthProc /_pdfType0WidthProc load def
  1013. /_bcstr2 2 string def
  1014. /BuildGlyph
  1015. {
  1016. exch begin
  1017. _basefont setfont
  1018. _bcstr2 1 2 index 256 mod put
  1019. _bcstr2 0 3 -1 roll 256 idiv put
  1020. _bcstr2 dup _setwidthProc
  1021. 3 copy
  1022. moveto
  1023. show
  1024. _basefonto setfont
  1025. moveto
  1026. show
  1027. end
  1028. }bd
  1029. currentdict
  1030. end
  1031. def
  1032. /_pdfDefineIdentity-H
  1033. {
  1034. /Identity-H /CMap PDFText /pdf_resourcestatus get exec
  1035. {
  1036. pop pop
  1037. }
  1038. {
  1039. /CIDInit/ProcSet findresource begin 12 dict begin
  1040. begincmap
  1041. /CIDSystemInfo
  1042. 3 dict begin
  1043. /Registry (Adobe) def
  1044. /Ordering (Identity) def
  1045. /Supplement 0 def
  1046. currentdict
  1047. end
  1048. def
  1049. /CMapName /Identity-H def
  1050. /CMapVersion 1 def
  1051. /CMapType 1 def
  1052. 1 begincodespacerange
  1053. <0000> <ffff>
  1054. endcodespacerange
  1055. 1 begincidrange
  1056. <0000> <ffff> 0
  1057. endcidrange
  1058. endcmap
  1059. CMapName currentdict/CMap defineresource pop
  1060. end
  1061. end
  1062. } ifelse
  1063. } def
  1064. } if
  1065. /_pdfVerticalRomanT3Font
  1066. 10 dict begin
  1067. /FontType 3 def
  1068. /FontMatrix[1 0 0 1 0 0]def
  1069. /FontBBox[0 0 1 1]def
  1070. /_bcstr1 1 string def
  1071. /BuildChar
  1072. {
  1073. exch begin
  1074. _basefont setfont
  1075. _bcstr1 dup 0 4 -1 roll put
  1076. dup
  1077. _pdfType0WidthProc
  1078. moveto
  1079. show
  1080. end
  1081. }bd
  1082. currentdict
  1083. end
  1084. def
  1085. Level2? {setglobal} if
  1086. /MakeBoldFont
  1087. {
  1088. dup /ct_SyntheticBold known
  1089. {
  1090. dup length 3 add dict begin
  1091. CopyFont
  1092. /ct_StrokeWidth .03 0 FontMatrix idtransform pop def
  1093. /ct_SyntheticBold true def
  1094. currentdict
  1095. end
  1096. definefont
  1097. }
  1098. {
  1099. dup dup length 3 add dict
  1100. begin
  1101. CopyFont
  1102. /PaintType 2 def
  1103. /StrokeWidth .03 0 FontMatrix idtransform pop def
  1104. /dummybold currentdict
  1105. end
  1106. definefont
  1107. dup /FontType get dup 9 ge exch 11 le and
  1108. {
  1109. _pdfBoldBaseCIDFont
  1110. dup length 3 add dict copy begin
  1111. dup /CIDSystemInfo get /CIDSystemInfo exch def
  1112. /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
  1113. /_basefont exch def
  1114. /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
  1115. /_basefonto exch def
  1116. currentdict
  1117. end
  1118. /CIDFont defineresource
  1119. }
  1120. {
  1121. _pdfBoldBaseFont
  1122. dup length 3 add dict copy begin
  1123. /_basefont exch def
  1124. /_basefonto exch def
  1125. currentdict
  1126. end
  1127. definefont
  1128. }
  1129. ifelse
  1130. }
  1131. ifelse
  1132. } bd
  1133. /MakeBold {
  1134. 1 index
  1135. _pdf_FontDirectory 2 index 2 copy known
  1136. {get}
  1137. {exch pop}
  1138. ifelse
  1139. findfont
  1140. dup
  1141. /FontType get 0 eq
  1142. {
  1143. dup /WMode known {dup /WMode get 1 eq }{false} ifelse
  1144. version length 4 ge
  1145. and
  1146. {version 0 4 getinterval cvi 2015 ge }
  1147. {true}
  1148. ifelse
  1149. {/_pdfType0WidthProc}
  1150. {/_pdfType0WMode1WidthProc}
  1151. ifelse
  1152. _pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
  1153. {MakeBoldFont} Type0CopyFont definefont
  1154. }
  1155. {
  1156. dup /_fauxfont known not 1 index /SubstMaster known not and
  1157. {
  1158. _pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
  1159. MakeBoldFont
  1160. }
  1161. {
  1162. 2 index 2 index eq
  1163. { exch pop }
  1164. {
  1165. dup length dict begin
  1166. CopyFont
  1167. currentdict
  1168. end
  1169. definefont
  1170. }
  1171. ifelse
  1172. }
  1173. ifelse
  1174. }
  1175. ifelse
  1176. pop pop
  1177. dup /dummybold ne
  1178. {/_pdf_FontDirectory exch dup _safeput }
  1179. { pop }
  1180. ifelse
  1181. }bd
  1182. /MakeItalic {
  1183. _pdf_FontDirectory exch 2 copy known
  1184. {get}
  1185. {exch pop}
  1186. ifelse
  1187. dup findfont
  1188. dup /FontInfo 2 copy known
  1189. {
  1190. get
  1191. /ItalicAngle 2 copy known
  1192. {get 0 eq }
  1193. { pop pop true}
  1194. ifelse
  1195. }
  1196. { pop pop true}
  1197. ifelse
  1198. {
  1199. exch pop
  1200. dup /FontType get 0 eq Level2? not and
  1201. { dup /FMapType get 6 eq }
  1202. { false }
  1203. ifelse
  1204. {
  1205. dup /WMode 2 copy known
  1206. {
  1207. get 1 eq
  1208. { _italMtx_WMode1Type0 }
  1209. { _italMtxType0 }
  1210. ifelse
  1211. }
  1212. { pop pop _italMtxType0 }
  1213. ifelse
  1214. }
  1215. {
  1216. dup /WMode 2 copy known
  1217. {
  1218. get 1 eq
  1219. { _italMtx_WMode1 }
  1220. { _italMtx }
  1221. ifelse
  1222. }
  1223. { pop pop _italMtx }
  1224. ifelse
  1225. }
  1226. ifelse
  1227. makefont
  1228. dup /FontType get 42 eq Level2? not or
  1229. {
  1230. dup length dict begin
  1231. CopyFont
  1232. currentdict
  1233. end
  1234. }
  1235. if
  1236. 1 index exch
  1237. definefont pop
  1238. /_pdf_FontDirectory exch dup _safeput
  1239. }
  1240. {
  1241. pop
  1242. 2 copy ne
  1243. {
  1244. /_pdf_FontDirectory 3 1 roll _safeput
  1245. }
  1246. { pop pop }
  1247. ifelse
  1248. }
  1249. ifelse
  1250. }bd
  1251. /MakeBoldItalic {
  1252. /dummybold exch
  1253. MakeBold
  1254. /dummybold
  1255. MakeItalic
  1256. }bd
  1257. Level2?
  1258. {
  1259. /pdf_CopyDict
  1260. {1 index length add dict copy}
  1261. def
  1262. }
  1263. {
  1264. /pdf_CopyDict
  1265. {
  1266. 1 index length add dict
  1267. 1 index wcheck
  1268. { copy }
  1269. { begin
  1270. {def} forall
  1271. currentdict
  1272. end
  1273. }
  1274. ifelse
  1275. }
  1276. def
  1277. }
  1278. ifelse
  1279. /pdf_AddEuroGlyphProc
  1280. {
  1281. currentdict /CharStrings known
  1282. {
  1283. CharStrings /Euro known not
  1284. {
  1285. dup
  1286. /CharStrings
  1287. CharStrings 1 pdf_CopyDict
  1288. begin
  1289. /Euro pdf_EuroProcSet 4 -1 roll get def
  1290. currentdict
  1291. end
  1292. def
  1293. /pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
  1294. /pdf_PathOps /pdf_PathOps load def
  1295. /Symbol eq
  1296. {
  1297. /Encoding Encoding dup length array copy
  1298. dup 160 /Euro put def
  1299. }
  1300. if
  1301. }
  1302. { pop
  1303. }
  1304. ifelse
  1305. }
  1306. { pop
  1307. }
  1308. ifelse
  1309. }
  1310. def
  1311. Level2? {currentglobal true setglobal} if
  1312. /pdf_PathOps 4 dict dup begin
  1313. /m {moveto} def
  1314. /l {lineto} def
  1315. /c {curveto} def
  1316. /cp {closepath} def
  1317. end
  1318. def
  1319. /pdf_PSBuildGlyph
  1320. {
  1321. gsave
  1322. 8 -1 roll pop
  1323. 7 1 roll
  1324. currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
  1325. dup 9 1 roll
  1326. {
  1327. currentdict /StrokeWidth 2 copy known
  1328. {
  1329. get 2 div
  1330. 5 1 roll
  1331. 4 -1 roll 4 index sub
  1332. 4 1 roll
  1333. 3 -1 roll 4 index sub
  1334. 3 1 roll
  1335. exch 4 index add exch
  1336. 4 index add
  1337. 5 -1 roll pop
  1338. }
  1339. {
  1340. pop pop
  1341. }
  1342. ifelse
  1343. }
  1344. if
  1345. setcachedevice
  1346. pdf_PathOps begin
  1347. exec
  1348. end
  1349. {
  1350. currentdict /StrokeWidth 2 copy known
  1351. { get }
  1352. { pop pop 0 }
  1353. ifelse
  1354. setlinewidth stroke
  1355. }
  1356. {
  1357. fill
  1358. }
  1359. ifelse
  1360. grestore
  1361. } def
  1362. /pdf_EuroProcSet 13 dict def
  1363. pdf_EuroProcSet
  1364. begin
  1365. /Courier-Bold
  1366. {
  1367. 600 0 6 -12 585 612
  1368. {
  1369. 385 274 m
  1370. 180 274 l
  1371. 179 283 179 293 179 303 c
  1372. 179 310 179 316 180 323 c
  1373. 398 323 l
  1374. 423 404 l
  1375. 197 404 l
  1376. 219 477 273 520 357 520 c
  1377. 409 520 466 490 487 454 c
  1378. 487 389 l
  1379. 579 389 l
  1380. 579 612 l
  1381. 487 612 l
  1382. 487 560 l
  1383. 449 595 394 612 349 612 c
  1384. 222 612 130 529 98 404 c
  1385. 31 404 l
  1386. 6 323 l
  1387. 86 323 l
  1388. 86 304 l
  1389. 86 294 86 284 87 274 c
  1390. 31 274 l
  1391. 6 193 l
  1392. 99 193 l
  1393. 129 77 211 -12 359 -12 c
  1394. 398 -12 509 8 585 77 c
  1395. 529 145 l
  1396. 497 123 436 80 356 80 c
  1397. 285 80 227 122 198 193 c
  1398. 360 193 l
  1399. cp
  1400. 600 0 m
  1401. }
  1402. pdf_PSBuildGlyph
  1403. } def
  1404. /Courier-BoldOblique /Courier-Bold load def
  1405. /Courier
  1406. {
  1407. 600 0 17 -12 578 584
  1408. {
  1409. 17 204 m
  1410. 97 204 l
  1411. 126 81 214 -12 361 -12 c
  1412. 440 -12 517 17 578 62 c
  1413. 554 109 l
  1414. 501 70 434 43 366 43 c
  1415. 266 43 184 101 154 204 c
  1416. 380 204 l
  1417. 400 259 l
  1418. 144 259 l
  1419. 144 270 143 281 143 292 c
  1420. 143 299 143 307 144 314 c
  1421. 418 314 l
  1422. 438 369 l
  1423. 153 369 l
  1424. 177 464 249 529 345 529 c
  1425. 415 529 484 503 522 463 c
  1426. 522 391 l
  1427. 576 391 l
  1428. 576 584 l
  1429. 522 584 l
  1430. 522 531 l
  1431. 473 566 420 584 348 584 c
  1432. 216 584 122 490 95 369 c
  1433. 37 369 l
  1434. 17 314 l
  1435. 87 314 l
  1436. 87 297 l
  1437. 87 284 88 272 89 259 c
  1438. 37 259 l
  1439. cp
  1440. 600 0 m
  1441. }
  1442. pdf_PSBuildGlyph
  1443. } def
  1444. /Courier-Oblique /Courier load def
  1445. /Helvetica
  1446. {
  1447. 556 0 24 -19 541 703
  1448. {
  1449. 541 628 m
  1450. 510 669 442 703 354 703 c
  1451. 201 703 117 607 101 444 c
  1452. 50 444 l
  1453. 25 372 l
  1454. 97 372 l
  1455. 97 301 l
  1456. 49 301 l
  1457. 24 229 l
  1458. 103 229 l
  1459. 124 67 209 -19 350 -19 c
  1460. 435 -19 501 25 509 32 c
  1461. 509 131 l
  1462. 492 105 417 60 343 60 c
  1463. 267 60 204 127 197 229 c
  1464. 406 229 l
  1465. 430 301 l
  1466. 191 301 l
  1467. 191 372 l
  1468. 455 372 l
  1469. 479 444 l
  1470. 194 444 l
  1471. 201 531 245 624 348 624 c
  1472. 433 624 484 583 509 534 c
  1473. cp
  1474. 556 0 m
  1475. }
  1476. pdf_PSBuildGlyph
  1477. } def
  1478. /Helvetica-Oblique /Helvetica load def
  1479. /Helvetica-Bold
  1480. {
  1481. 556 0 12 -19 563 710
  1482. {
  1483. 563 621 m
  1484. 537 659 463 710 363 710 c
  1485. 216 710 125 620 101 462 c
  1486. 51 462 l
  1487. 12 367 l
  1488. 92 367 l
  1489. 92 346 l
  1490. 92 337 93 328 93 319 c
  1491. 52 319 l
  1492. 12 224 l
  1493. 102 224 l
  1494. 131 58 228 -19 363 -19 c
  1495. 417 -19 471 -12 517 18 c
  1496. 517 146 l
  1497. 481 115 426 93 363 93 c
  1498. 283 93 254 166 246 224 c
  1499. 398 224 l
  1500. 438 319 l
  1501. 236 319 l
  1502. 236 367 l
  1503. 457 367 l
  1504. 497 462 l
  1505. 244 462 l
  1506. 259 552 298 598 363 598 c
  1507. 425 598 464 570 486 547 c
  1508. 507 526 513 517 517 509 c
  1509. cp
  1510. 556 0 m
  1511. }
  1512. pdf_PSBuildGlyph
  1513. } def
  1514. /Helvetica-BoldOblique /Helvetica-Bold load def
  1515. /Symbol
  1516. {
  1517. 750 0 20 -12 714 685
  1518. {
  1519. 714 581 m
  1520. 650 645 560 685 465 685 c
  1521. 304 685 165 580 128 432 c
  1522. 50 432 l
  1523. 20 369 l
  1524. 116 369 l
  1525. 115 356 115 347 115 337 c
  1526. 115 328 115 319 116 306 c
  1527. 50 306 l
  1528. 20 243 l
  1529. 128 243 l
  1530. 165 97 300 -12 465 -12 c
  1531. 560 -12 635 25 685 65 c
  1532. 685 155 l
  1533. 633 91 551 51 465 51 c
  1534. 340 51 238 131 199 243 c
  1535. 555 243 l
  1536. 585 306 l
  1537. 184 306 l
  1538. 183 317 182 326 182 336 c
  1539. 182 346 183 356 184 369 c
  1540. 614 369 l 644 432 l
  1541. 199 432 l
  1542. 233 540 340 622 465 622 c
  1543. 555 622 636 580 685 520 c
  1544. cp
  1545. 750 0 m
  1546. }
  1547. pdf_PSBuildGlyph
  1548. } def
  1549. /Times-Bold
  1550. {
  1551. 500 0 16 -14 478 700
  1552. {
  1553. 367 308 m
  1554. 224 308 l
  1555. 224 368 l
  1556. 375 368 l
  1557. 380 414 l
  1558. 225 414 l
  1559. 230 589 257 653 315 653 c
  1560. 402 653 431 521 444 457 c
  1561. 473 457 l
  1562. 473 698 l
  1563. 444 697 l
  1564. 441 679 437 662 418 662 c
  1565. 393 662 365 700 310 700 c
  1566. 211 700 97 597 73 414 c
  1567. 21 414 l
  1568. 16 368 l
  1569. 69 368 l
  1570. 69 359 68 350 68 341 c
  1571. 68 330 68 319 69 308 c
  1572. 21 308 l
  1573. 16 262 l
  1574. 73 262 l
  1575. 91 119 161 -14 301 -14 c
  1576. 380 -14 443 50 478 116 c
  1577. 448 136 l
  1578. 415 84 382 40 323 40 c
  1579. 262 40 231 77 225 262 c
  1580. 362 262 l
  1581. cp
  1582. 500 0 m
  1583. }
  1584. pdf_PSBuildGlyph
  1585. } def
  1586. /Times-BoldItalic
  1587. {
  1588. 500 0 9 -20 542 686
  1589. {
  1590. 542 686 m
  1591. 518 686 l
  1592. 513 673 507 660 495 660 c
  1593. 475 660 457 683 384 683 c
  1594. 285 683 170 584 122 430 c
  1595. 58 430 l
  1596. 34 369 l
  1597. 105 369 l
  1598. 101 354 92 328 90 312 c
  1599. 34 312 l
  1600. 9 251 l
  1601. 86 251 l
  1602. 85 238 84 223 84 207 c
  1603. 84 112 117 -14 272 -14 c
  1604. 326 -14 349 9 381 9 c
  1605. 393 9 393 -10 394 -20 c
  1606. 420 -20 l
  1607. 461 148 l
  1608. 429 148 l
  1609. 416 109 362 15 292 15 c
  1610. 227 15 197 55 197 128 c
  1611. 197 162 204 203 216 251 c
  1612. 378 251 l
  1613. 402 312 l
  1614. 227 312 l
  1615. 229 325 236 356 241 369 c
  1616. 425 369 l
  1617. 450 430 l
  1618. 255 430 l
  1619. 257 435 264 458 274 488 c
  1620. 298 561 337 654 394 654 c
  1621. 437 654 484 621 484 530 c
  1622. 484 516 l
  1623. 516 516 l
  1624. cp
  1625. 500 0 m
  1626. }
  1627. pdf_PSBuildGlyph
  1628. } def
  1629. /Times-Italic
  1630. {
  1631. 500 0 23 -10 595 692
  1632. {
  1633. 399 317 m
  1634. 196 317 l
  1635. 199 340 203 363 209 386 c
  1636. 429 386 l
  1637. 444 424 l
  1638. 219 424 l
  1639. 246 514 307 648 418 648 c
  1640. 448 648 471 638 492 616 c
  1641. 529 576 524 529 527 479 c
  1642. 549 475 l
  1643. 595 687 l
  1644. 570 687 l
  1645. 562 674 558 664 542 664 c
  1646. 518 664 474 692 423 692 c
  1647. 275 692 162 551 116 424 c
  1648. 67 424 l
  1649. 53 386 l
  1650. 104 386 l
  1651. 98 363 93 340 90 317 c
  1652. 37 317 l
  1653. 23 279 l
  1654. 86 279 l
  1655. 85 266 85 253 85 240 c
  1656. 85 118 137 -10 277 -10 c
  1657. 370 -10 436 58 488 128 c
  1658. 466 149 l
  1659. 424 101 375 48 307 48 c
  1660. 212 48 190 160 190 234 c
  1661. 190 249 191 264 192 279 c
  1662. 384 279 l
  1663. cp
  1664. 500 0 m
  1665. }
  1666. pdf_PSBuildGlyph
  1667. } def
  1668. /Times-Roman
  1669. {
  1670. 500 0 10 -12 484 692
  1671. {
  1672. 347 298 m
  1673. 171 298 l
  1674. 170 310 170 322 170 335 c
  1675. 170 362 l
  1676. 362 362 l
  1677. 374 403 l
  1678. 172 403 l
  1679. 184 580 244 642 308 642 c
  1680. 380 642 434 574 457 457 c
  1681. 481 462 l
  1682. 474 691 l
  1683. 449 691 l
  1684. 433 670 429 657 410 657 c
  1685. 394 657 360 692 299 692 c
  1686. 204 692 94 604 73 403 c
  1687. 22 403 l
  1688. 10 362 l
  1689. 70 362 l
  1690. 69 352 69 341 69 330 c
  1691. 69 319 69 308 70 298 c
  1692. 22 298 l
  1693. 10 257 l
  1694. 73 257 l
  1695. 97 57 216 -12 295 -12 c
  1696. 364 -12 427 25 484 123 c
  1697. 458 142 l
  1698. 425 101 384 37 316 37 c
  1699. 256 37 189 84 173 257 c
  1700. 335 257 l
  1701. cp
  1702. 500 0 m
  1703. }
  1704. pdf_PSBuildGlyph
  1705. } def
  1706. end
  1707. Level2? {setglobal} if
  1708. currentdict readonly pop end
  1709. %%EndResource
  1710.